L1 Cache preload-operation control register
L1_CACHE_PRELOAD_ENA | The bit is used to enable preload operation on L1-Cache. It will be cleared by hardware automatically after preload operation is done. |
L1_CACHE_PRELOAD_DONE | The bit is used to indicate whether preload operation is finished or not. 0: not finished. 1: finished. |
L1_CACHE_PRELOAD_ORDER | The bit is used to configure the direction of preload operation. 0: ascending, 1: descending. |
L1_CACHE_PRELOAD_RGID | The bit is used to set the gid of l1 cache preload. |